home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ENGINEER / 1740.ZIP / ATMCALC.DOC < prev    next >
Text File  |  1988-03-26  |  4KB  |  87 lines

  1.  
  2.                      Atmosphere Calculator Documentation
  3.                      HyperStuffWare - Copyright (c) 1988
  4.  
  5.  
  6. ATMCALC  has  been  developed  to perform most of  the  routine  atmospheric 
  7. calculations  used in aviation and aeronautical  engineering.   The  program 
  8. contains extensive error checking and has the following options.
  9.  
  10. [A] User input of pressure altitude (Hc) in feet.   After input, the program 
  11. updates  all other altitude dependant variables such as Mach number but does 
  12. not change the calibrated airspeed (Vc) which is independent of Hc.
  13.  
  14. [B]  User  input of calibrated airspeed  (Vc).   After  input,  the  program 
  15. updates all airspeed dependant variables at the existing altitude.
  16.  
  17. [C] User input of true airspeed (Vt).  After input, the program calculates a 
  18. new  Vc  at  the  existing  altitude  and  updates  all  airspeed  dependant 
  19. variables.
  20.  
  21. [D]  User  input  of equivalent airspeed (Ve).   After  input,  the  program 
  22. calculates  a  new  Vc at the existing altitude  and  updates  all  airspeed 
  23. dependant variables.
  24.  
  25. [E]  User input of the local speed of sound (a).   After input,  the program 
  26. calculates  a  new  Vc at the existing altitude  and  updates  all  airspeed 
  27. dependant variables.
  28.  
  29. [F]  User  input of the ambient pressure (Pa).   After  input,  the  program 
  30. calculates  a new altitude and updates all other variables while maintaining 
  31. the same Vc.
  32.  
  33. [G]  User input of the dynamic pressure (q) which is the velocity  component 
  34. of the impact pressure (Qc).   After input,  the program calculates a new Vc 
  35. at the existing altitude and updates all airspeed dependant variables.
  36.  
  37. [H]  User input of the impact pressure (Qc) which is the sum of the  ambient 
  38. pressure  and  dynamic  pressure  components.    After  input,  the  program 
  39. calculates  a  new  Vc at the existing altitude  and  updates  all  airspeed 
  40. dependant variables.
  41.  
  42. [I]  User input of the static temperature (TAS).   After input,  the program 
  43. calculates a new altitude and updates all other variables while  maintaining 
  44. the same Vc.
  45.  
  46. [J]  User input of the total temperature (TAT).   After input,  the  program 
  47. calculates  a  new  Vc  at the existing altitude and  updates  all  airspeed 
  48. dependant variables.
  49.  
  50. [K]  User input of the ambient pressure ratio  (delta).   After  input,  the 
  51. program  calculates  a  new altitude and updates all other  variables  while 
  52. maintaining the same Vc.
  53.  
  54. [L]  User  input of the ambient density ratio  (sigma).   After  input,  the 
  55. program  calculates  a new altitude and updates all  other  variables  while 
  56. maintaining the same Vc.
  57.  
  58. [M]  User input of the static temperature ratio (theta).   After input,  the 
  59. program  calculates  a new altitude and updates all  other  variables  while 
  60. maintaining the same Vc.
  61.  
  62. [N]  User input of the Mach number.   After input,  the program calculates a 
  63. new  Vc  at  the  existing  altitude  and  updates  all  airspeed  dependant 
  64. variables.
  65.  
  66. [O] User input of the air density.   After input,  the program calculates  a 
  67. new altitude and updates all other variables while maintaining the same Vc.
  68.  
  69. [P]  User input of the ram air temperature recovery factor.   This value  is 
  70. typically  0.80  for  aircraft  pitot-static systems.   It is  used  in  the 
  71. relationship between static and total air temperature  calculations.   After 
  72. input,  the  program  uses  the  existing  Vc and Hc  to  update  all  other 
  73. variables.
  74.  
  75. [R]  User input of Ve and Mach to calculate the altitude at which  they  are 
  76. equal.  After input, the program calculates a new Hc and Vc then updates all 
  77. other variables.
  78.  
  79. [S]  User input of a temperature differential from the standard  atmosphere.  
  80. After  input,  the program calculates a new static temperature then  updates 
  81. the remaining variables at the existing Vc and Hc.
  82.  
  83. [Q] Quit AtmCalc.
  84.  
  85. [Z] User input to reinitialize AtmCalc to zero conditions.
  86.  
  87.